Little changes on Colombian Programming Contest solutions.
[and.git] / 10019 - Funny encryption method / p10019.~dpr
blob6e7097bcebfc1c53387ab345b76ac652a3a10e8b
1 program p10019;\r
2 \r
3 {$APPTYPE CONSOLE}\r
4 \r
5 uses\r
6   SysUtils;\r
7 \r
8 begin\r
9   { TODO -oUser -cConsole Main : Insert code here }\r
10 end.\r